SuggestionsViewOptions Constructor (TimeDuration) |
Initializes a new instance of the SuggestionsViewOptions class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic SuggestionsViewOptions(
TimeDuration detailedSuggestionsWindow
)
Public Sub New (
detailedSuggestionsWindow As TimeDuration
)
Parameters
- detailedSuggestionsWindow
- Type: Independentsoft.ExchangeTimeDuration
See Also